var net/netip.z6noz
10 uses
net/netip (current package)
netip.go#L70: z6noz = unique.Make(addrDetail{isV6: true})
netip.go#L85: func IPv6Unspecified() Addr { return Addr{z: z6noz} }
netip.go#L107: z: z6noz,
netip.go#L496: ip.z = z6noz
netip.go#L509: ip.z = z6noz
netip.go#L515: return ip.z != z0 && ip.z != z4 && ip.z != z6noz
netip.go#L883: if ip.z != z6noz {
netip.go#L935: if ip.z != z6noz {
netip.go#L961: if ip.z != z6noz {
netip.go#L1378: if ip.Is6() && ip.z != z6noz {
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)